ses-sort-column). The rows (or partial rows if
the range doesn't include all columns) are rearranged so the
chosen column will be in order.ses-sort-column-click).The sort comparison uses string<, which works
well for right-justified numbers and left-justified strings.
With prefix arg, sort is in descending order.
Rows are moved one at a time, with relocation of formulas. This works well if formulas refer to other cells in their row, not so well for formulas that refer to other rows in the range or to cells outside the range.